home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
SGI Freeware 2002 November
/
SGI Freeware 2002 November - Disc 3.iso
/
dist
/
fw_qt3.idb
/
usr
/
freeware
/
Qt
/
examples
/
drawlines
/
drawlines.doc.z
/
drawlines.doc
Wrap
Text File
|
2002-04-08
|
409b
|
22 lines
/*
$Id$
*/
/*! \page drawlines-example.html
\ingroup examples
\title Connect the Points
This example shows very simple mouse-based user interaction and
painting without any world transform matrix or other advanced
features. Run the program, click the button, move the mouse,
release the button, and watch the lines get drawn.
<hr>
Implementation:
\include drawlines/connect.cpp
*/